PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardLayoutAttribute Class


In This Topic
    PDFStandardLayoutAttribute Class Methods
    In This Topic

    For a list of all members of this type, see PDFStandardLayoutAttribute members.

    Public Methods
     NameDescription
    Public MethodGets the background color.  
    Public MethodGets the baseline shift.  
    Public MethodGets the block align.  
    Public MethodGets the border color.  
    Public MethodGets the border style.  
    Public MethodGets the border thickness.  
    Public MethodGets the bounding box.  
    Public MethodGets the text color.  
    Public MethodGets the number of columns.  
    Public MethodGets the column gap.  
    Public MethodGets the column widths.  
    Public MethodGets the underlying COS attribute. (Inherited from com.o2sol.pdf4java.logicalstructure.PDFStructureElementAttribute)
    Public MethodGets the end indent.  
    Public MethodGets the glyph orientation.
    The value -1 indicates a default orientation for text, depending on whether it is fullwidth (as wide as it is high).  
    Public MethodGets the element height.
    The value -1 indicates auto height, no specific height constraint is to be imposed; the element's height is determined by the intrinsic height of its content.  
    Public MethodGets the inline align.  
    Public MethodGets the line height.
    The value -2 means "Normal" (Adjust the line height to include any non-zero value specified for ), the value -1 means "Auto" (Adjustment for the value of shall not be made).  
    Public MethodGets the padding.  
    Public MethodGets the element placement.  
    Public MethodGets the ruby align.  
    Public MethodGets the ruby position.  
    Public MethodGets the space after.  
    Public MethodGets the space before.  
    Public MethodGets the start indent.  
    Public MethodGets the table cell border style.  
    Public MethodGets the table cell padding.  
    Public MethodGets the text align.  
    Public MethodGets the text decoration color.  
    Public MethodGets the text decoration thickness.  
    Public MethodGets the text decoration type.  
    Public MethodGets the text indent.
    A negative value shall indicate a hanging indent.  
    Public MethodGets the text position.  
    Public MethodGets the element width.
    The value -1 indicates auto width, no specific width constraint is to be imposed; the element's width is determined by the intrinsic width of its content.  
    Public MethodGets the element writing mode.  
    Public MethodSets the background color.  
    Public MethodSets the baseline shift.  
    Public MethodSets the block align.  
    Public MethodSets the border color.  
    Public MethodSets the border style.  
    Public MethodSets the border thickness.  
    Public MethodSets the bounding box.  
    Public MethodSets the text color.  
    Public MethodSets the number of columns.  
    Public MethodSets the column gap.  
    Public MethodSets the column widths.  
    Public MethodSets the end indent.  
    Public MethodSets the glyph orientation.
    The value -1 indicates a default orientation for text, depending on whether it is fullwidth (as wide as it is high).  
    Public MethodSets the element height.
    The value -1 indicates auto height, no specific height constraint is to be imposed; the element's height is determined by the intrinsic height of its content.  
    Public MethodSets the inline align.  
    Public MethodSets the line height.
    The value -2 means "Normal" (Adjust the line height to include any non-zero value specified for ), the value -1 means "Auto" (Adjustment for the value of shall not be made).  
    Public MethodSets the padding.  
    Public MethodSets the element placement.  
    Public MethodSets the ruby align.  
    Public MethodSets the ruby position.  
    Public MethodSets the space after.  
    Public MethodSets the space before.  
    Public MethodSets the start indent.  
    Public MethodSets the table cell border style.  
    Public MethodSets the table cell padding.  
    Public MethodSets the text align.  
    Public MethodSets the text decoration color.  
    Public MethodSets the text decoration thickness.  
    Public MethodSets the text decoration type.  
    Public MethodSets the text indent.
    A negative value shall indicate a hanging indent.  
    Public MethodSets the text position.  
    Public MethodSets the element width.
    The value -1 indicates auto width, no specific width constraint is to be imposed; the element's width is determined by the intrinsic width of its content.  
    Public MethodSets the element writing mode.  
    Top
    See Also